ATG Live Webcasts on Hiatus until early June
Updated: 2012-04-30 16:32:12
It is time for the ATG Live Webcast to take a break. But, it is just a short break. I have already scheduled the next ATG Live Webcast for June 7, 2012. You can be assured that the ATG Live Webcast series will continue delivering the same level of content that you have come to expect when we come back from our break.... [Read More]

Beginning some time last year I started to have a closer look at
conferences and their speakers. My main interest was to find out who was
speaking how often. One conference was missing in this analysis because
I really was not sure what can be published without breaking the
confidentiality of the information. Being a member of the program
committee for the second time this year and seeing...
This blog is about to call D2K form from OAF page. We will try to implement a OAF page to Call Application Developer > Profile Form by clicking Go Button
1. Create a New OA Workspace and Empty OA Project
File> New > General> Workspace Configured for Oracle Applications
File Name --... [Read More]
1. Create a Search Page to Create a page please go through the following link
https://blogs.oracle.com/prajkumar/entry/create_oaf_search_page
2. Implement a Delete in your SearchEOImpl Class
public void remove()
{ uper.remove();
} // end remove()
3. Create a Delete... [Read More]